home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950929-19951130 / 000034_news@columbia.edu_Fri Oct 6 13:53:13 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA05061
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Fri, 6 Oct 1995 09:53:20 -0400
  3. Received: by apakabar.cc.columbia.edu id AA11874
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Fri, 6 Oct 1995 09:53:18 -0400
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  6. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: CTRL Caret on macintosh?
  9. Date: 6 Oct 1995 13:53:13 GMT
  10. Organization: Columbia University
  11. Lines: 15
  12. Distribution: na
  13. Message-Id: <453cc9$bis@apakabar.cc.columbia.edu>
  14. References: <44sljg$5ot@uwm.edu>
  15. Nntp-Posting-Host: watsun.cc.columbia.edu
  16. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  17.  
  18. In article <44sljg$5ot@uwm.edu>,
  19. Dave Rasmussen <dave@alpha1.csd.uwm.edu> wrote:
  20. : In one of our inservice labs we have mackermit (version unknown at
  21. : the time of my writing this) on mac powerpc machines. They teach pine/pico
  22. : on a unix host in this lab, and pico uses CTRL ^ to mark a region. But
  23. : according to our mac expert they can't get mac kermit to transmit that
  24. : character. Can anyone on this list recommend how to do this? Basically
  25. : it'd be a CTRL SHIFT 6 to transmit a CTRL caret.
  26. I don't have a Mac handy at the moment, but in case Mac Kermit does not
  27. send Ctrl-^ when you press the desired key combo, just go into the key
  28. settings dialog and assign the appropriate octal code (\36) to the key
  29. combo.
  30.  
  31. - Frank